public class GluePointPublic Class GluePoint| GluePoint | Initializes a new instance of the GluePoint class. |
| Alignment | Contains the shape edge where a glue point is positioned. |
| EscapeDirection | Contains the direction in which a connection line escapes from a drawing object if a connector connects to a glue point. |
| ID | Contains unrestricted identifiers to draw elements. |
| X | Contains the horizontal position of the glue point. The coordinate is either a percentage value relative to the drawing shape's center in horizontal direction |
| Y | Contains the vertical position of the glue point. The coordinate is either a percentage value relative to the drawing shape's center in vertical direction |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current GluePoint object to its equivalent string representation.
(Overrides ObjectToString) |